Welcome![Sign In][Sign Up]
Location:
Search - DFP Method

Search list

[Algorithm最优化作业C++源代码

Description: 用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了-C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the points outside the law, outside point method can use, I have all over Debugging
Platform: | Size: 12288 | Author: tw | Hits:

[Algorithm优化作业_DFP算法

Description: 运筹学中的解线性规划问题的一种方法,DFP 算法-tacticians solution of linear programming problems, a method DFP Algorithm
Platform: | Size: 3072 | Author: | Hits:

[matlab多变量寻优

Description: 多变量寻优的源码,包括基本算法如下:DFP法(又称变尺度法),BFS法、一阶梯度法,共扼梯度法。-multivariate optimization of the source code, including basic algorithm is as follows : DFP Act (also known as the variable scale), BFS, a ladder degrees, a total of the accused gradient method.
Platform: | Size: 4096 | Author: 陈镇静 | Hits:

[Software Engineeringc

Description: 拟牛顿法(变尺度法)DFP算法,求解无约束极值问题。-Quasi-Newton method (DFP) DFP algorithm for solving unconstrained extremum problem.
Platform: | Size: 2048 | Author: 林颉 | Hits:

[Algorithmnewton

Description: 拟牛顿法求函数极小值,采用无约束变尺度法DFP-Quasi-Newton method for the minimum function, the use of non-binding DFP DFP
Platform: | Size: 2048 | Author: 陈宁 | Hits:

[AlgorithmDFP

Description: 运筹学非线性规划的经典c语言编写的DFP变尺度法子程序,是学习经典优化算法的不错参考资料-Nonlinear Programming Operations Research c classical languages DFP variable metric method procedures, the study of classical optimization algorithms of a good reference
Platform: | Size: 2048 | Author: tony | Hits:

[VC/MFCDFP_c

Description: 使用C语言写的D F P变尺度法子程序,优化的用来分享-The use of C language written by DFP variable metric method procedures, optimized for sharing
Platform: | Size: 2048 | Author: xinyi | Hits:

[assembly languageDFP

Description: 运筹学,最优化理论中的DFP拟牛顿法,即变尺度法-Operations research, optimization theory, the DFP quasi-Newton method, that is, variable metric method
Platform: | Size: 2048 | Author: 刘静 | Hits:

[AlgorithmC++youhuajisuan

Description: 拟牛顿法(变尺度法)DFP算法的c/c++源码,可以通过修改目标函数进行各种计算。-Quasi-Newton method (DFP) DFP algorithm c/c++ Source, you can by modifying the objective function for a wide variety of computing.
Platform: | Size: 4096 | Author: wangyangpeihua | Hits:

[Algorithmzuiyouhua

Description: 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization algorithm code: steepest descent method, Newton method, nonlinear least squares method, DFP method. fun1, fun2 are two test function. Thanks!
Platform: | Size: 3072 | Author: 白浩泉 | Hits:

[AlgorithmVariable_Metric_Metho_DFP

Description: 拟牛顿法(变尺度法)DFP算法的c/c++源码.变尺度法的源程序,用于优化中的非线性规划,效果还可以的-Quasi-Newton method [DFP] DFP algorithm c/c++ source code. DFP source for the optimization of nonlinear programming, the effect can also be the
Platform: | Size: 2048 | Author: lrc | Hits:

[Mathimatics-Numerical algorithmsoptimization

Description: 最优化方法的一些基本算法的实现:1,0.618法;2,牛顿法;3,改进牛顿法;4,FR法;5,DFP法-Ways to optimize some of the basic algorithm implementation: 1,0.618 method 2, Newton' s method 3, improved Newton method 4, FR Act 5, DFP method
Platform: | Size: 226304 | Author: 屠志海 | Hits:

[Algorithmoptimizethedesign

Description: 优化设计常用程序,用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用。-Commonly used to optimize the design process, using C++ for some of the most optimized operating procedures, the Newton method, DFP method, conjugate gradient method, simplex method, interior point method, outside the point of law, both inside and outside the point of law, can be used.
Platform: | Size: 10240 | Author: lijiale | Hits:

[AlgorithmDFP

Description: DFP变度量法,优化数值结算,不用求梯度的。-DFP variable metric method
Platform: | Size: 3072 | Author: 李强 | Hits:

[ConsoleDFP

Description: DFP method realisation on C++ builder
Platform: | Size: 52224 | Author: inflow | Hits:

[matlabDFP

Description: DFP法,变尺度法,优化算法的一种,具有二次收敛性,若目标函数为二次正定函数,经有限步可达到极小点-DFP method, variable metric method, an algorithm with quadratic convergence, if the objective function is quadratic positive definite function can be achieved by the finite step minima
Platform: | Size: 2048 | Author: qch | Hits:

[AlgorithmDFP

Description: DFP法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。-DFP method for the optimization of C++ source code, tested, the program works correctly to get the desired results.
Platform: | Size: 1024 | Author: 张帆 | Hits:

[AlgorithmDFP-method

Description: dpf方法的具体实现,一个用于实例的小程序-program realization for the method of dpf. a program for it
Platform: | Size: 2048 | Author: zhangbin8110 | Hits:

[Otherdfp

Description: 本matlab程序用DFP法求解多元模型的最小值(给出初始点和精度要求条件)。-The matlab program using DFP method for solving the minimum multivariate model (given initial point and precision conditions).
Platform: | Size: 8192 | Author: 华哥 | Hits:

[matlabMatlab optimization programming example

Description: 分别用最速下降法、FR共轭梯度法、DFP法和BFGS法求解一个典型数学优化问题。(A typical mathematical optimization problem is solved by steepest descent method, FR conjugate gradient method, DFP method and BFGS method respectively.)
Platform: | Size: 59392 | Author: stlu2008 | Hits:
« 12 3 4 »

CodeBus www.codebus.net